SceCtrlData Struct Reference
[Controller Kernel Library]

#include <src/ctrl/pspctrl.h>


Detailed Description

Returned controller data.


Data Fields

unsigned int TimeStamp
 The current read frame.
unsigned int Buttons
 Bit mask containing zero or more of PspCtrlButtons.
unsigned char Lx
 Analogue stick, X axis.
unsigned char Ly
 Analogue stick, Y axis.
unsigned char Rsrv [6]
 Reserved.


Field Documentation

unsigned int SceCtrlData::Buttons
 

Bit mask containing zero or more of PspCtrlButtons.

unsigned char SceCtrlData::Lx
 

Analogue stick, X axis.

unsigned char SceCtrlData::Ly
 

Analogue stick, Y axis.

unsigned char SceCtrlData::Rsrv[6]
 

Reserved.

unsigned int SceCtrlData::TimeStamp
 

The current read frame.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 21 11:46:05 2006 for pspsdk-1.0+beta2 by  doxygen 1.4.6